RegisterOrganization Property |
Gets or sets Organization header field. The Organization header field is used to
indicate the organization to which the originator of the request belongs.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string Organization { get; set; }Public Property Organization As String
Get
Set
Property Value
Type:
String
See Also